LEADTOOLS (Leadtools assembly)

RasterCollectionEventArgs<T> Constructor(T)

Show in webframe







The object that has been added or removed.
Initializes a new instance of the RasterCollectionEventArgs<T> class with the specified parameters.
Syntax
public RasterCollectionEventArgs<T>( 
   T item
)
'Declaration
 
Public Function New( _
   ByVal item As T _
)
'Usage
 
Dim item As T
 
Dim instance As New RasterCollectionEventArgs(Of T)(item)
public RasterCollectionEventArgs<T>( 
   T item
)

            

            
function RasterCollectionEventArgs( 
   item 
)
public:
RasterCollectionEventArgs<T>( 
   T^ item
)

Parameters

item
The object that has been added or removed.
Requirements

Target Platforms

See Also

Reference

RasterCollectionEventArgs<T> Class
RasterCollectionEventArgs<T> Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.